home *** CD-ROM | disk | FTP | other *** search
/ WWW Studio 2004 / WWW Studio.iso / Gry / Electronica / ElectronicaSetup.exe / #setuppath# / data / exitstate.lay < prev    next >
Encoding:
Text File  |  2004-02-18  |  456 b   |  20 lines

  1. <Window>
  2.     <Button rect="519 367 90 90"
  3.         normal_anim="register_btn_normal"
  4.         over_anim="register_btn_over"
  5.         pressed_anim="register_btn_pressed"
  6.         action="register"
  7.         mask="again_btn_mask.bmp"
  8.         hint=""
  9.         sound="pik1"
  10.     />
  11.     <Button rect="566 412 57 60"
  12.         normal_anim="exit_btn_normal"
  13.         over_anim="exit_btn_over"
  14.         pressed_anim="exit_btn_pressed"
  15.         action="exit"
  16.         mask="exit_btn_mask.bmp"
  17.         hint="exit to OS"
  18.         sound="pik1"
  19.     />
  20. </Window>